UNPKG

278 BJavaScriptView Raw
1module.exports = {
2 "name": "Altium Designer",
3 "type": "data",
4 "color": "#A89663",
5 "aliases": [
6 "altium"
7 ],
8 "extensions": [
9 ".OutJob",
10 ".PcbDoc",
11 ".PrjPCB",
12 ".SchDoc"
13 ],
14 "tmScope": "source.ini",
15 "aceMode": "ini",
16 "languageId": 187772328
17}